projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7bd27ae
)
(SOCKLEN_TYPE): New macro definition.
author
Richard M. Stallman
<rms@gnu.org>
Thu, 14 Aug 1997 22:04:54 +0000
(22:04 +0000)
committer
Richard M. Stallman
<rms@gnu.org>
Thu, 14 Aug 1997 22:04:54 +0000
(22:04 +0000)
src/s/osf1.h
patch
|
blob
|
history
diff --git
a/src/s/osf1.h
b/src/s/osf1.h
index 8b0b5ee0a52d1adeef4d59c64537b11a1e7b84b8..133ec88dd8513fe4977d660ed6362dd9951739a0 100644
(file)
--- a/
src/s/osf1.h
+++ b/
src/s/osf1.h
@@
-35,3
+35,5
@@
#define HAVE_TERMIOS
+/* Specify the type that the 3rd arg of `accept' points to. */
+#define SOCKLEN_TYPE int